Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make public so we can publish to npm #11

Merged
merged 1 commit into from
Oct 23, 2017
Merged

Make public so we can publish to npm #11

merged 1 commit into from
Oct 23, 2017

Conversation

bevacqua
Copy link
Contributor

No description provided.

@bevacqua bevacqua merged commit 67390a7 into master Oct 23, 2017
@bevacqua
Copy link
Contributor Author

bevacqua commented Oct 23, 2017

Note: won't actually go through with publishing until we decide the correct approach wrt #8. There's some outstanding build issues we need to iron out with @pugnascotia. (He probably will resolve on his own tomorrow while I'm fast asleep 😅 )

@bevacqua bevacqua deleted the not-private branch October 26, 2017 17:51
chandlerprall added a commit that referenced this pull request Jun 5, 2020
* Added EuiTextDiff component

* fixed sass-linting

* removed unwanted exports

* improved Examples, exported all data from component

* used useMemo

* exported props,used for loop

* allow user to pass components

* yarn.lock updated and deletion component used for example

* used id as key, useMemos combined

* removed disableTimeout prop

* used useMemo for renderedHtml

* Changed slider steps to display result

* tranformed to hook

* removed padding , fontSize controll from euiText

* removed unnecessay props

* used EuiTextDiffProps and removed Funcion def

* used ElementType

* Used diff inside useMemo

* populated text-diff module defination

* Update src-docs/src/views/code/code_example.js

Co-authored-by: Chandler Prall <[email protected]>

* used _colors and eui_colors_dark.scss for text diff, changed slider props

* valueAppend used

* more detailed timeout description

* insertions/dels are recalculated, improved custom components desc

* console.log removed

* created separate section for text diff

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Chandler Prall <[email protected]>

* setDel , setIns to zero on value change

* Update src-docs/src/views/text_diff/text_diff_timeout.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_custom_components.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src/components/code/text_diff.tsx

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* Update src-docs/src/views/text_diff/text_diff_example.js

Co-authored-by: Caroline Horn <[email protected]>

* updated custom-components name, added clasName prop, updated text for examples, removed unnecessary info from examples,moved to utilities

* moved to own folder

* handled props directly

* over rides eslint

* resolved conflicts

* Update .eslintrc.js

* added licence

* used license for all files

* removed default  wraper from

* removed timeout example

* Some design/docs additions (#11)

- Adding prop comments
- Fixing text contrast
- Adding snippets
- Added “NEW” badge

* added test, CL, updated branch

* updated test

* fixed snaps

* snaps

* linting fixed

* Update CHANGELOG.md

Co-authored-by: Caroline Horn <[email protected]>

Co-authored-by: Chandler Prall <[email protected]>
Co-authored-by: Caroline Horn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants